SkipCalls Public API

Sections

Theme switcher

List all tasks available to user (global + custom)

Header Parameters

Authorizationstring

Response

200
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?

GET

/

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