SkipCalls Public API

Sections

Theme switcher

Create a custom task definition

Header Parameters

Authorizationstring

Body Parameters

titlestring Required

Task title

descriptionstring Required

Instruction for the agent on how to perform this task

completionCriteriastring Required

Criteria to determine when the task is completed

groupNamestring

Group label for frontend grouping

Response

201
Object

Response Attributes

idstring Required

Unique task definition identifier

slugstring Required

URL-friendly task identifier

titlestring Required

Human-readable task title

descriptionstring Required

Instruction for the agent on how to perform this task

completionCriteriastring Required

Criteria to determine when the task is completed

prerequisiteTypestring | null

Prerequisite type required before task can be enabled (e.g. "calendar_connected")

groupNamestring | null

Group label for frontend task grouping (e.g. "Scheduling", "Communication")

userIdstring | null

Owner user ID (null = system/global task)

createdAtstring Required

Task definition creation timestamp

Was this section helpful?

POST

/

Select
1

Response

Was this section helpful?
View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot