Skip to main content
POST
Edit Task Action

Authorizations

X-API-Key
string
header
required

Body

application/json
taskId
string | null
required

Task id returned by list_user_tasks or preview_task. Example: task_123. Use a taskId value, not actionId or enrollmentId.

actionId
string | null
required

Grouped action id from preview_task actionGroup.expectedActionIds. Example: action_123. Use an actionId value from preview_task; do not pass taskId or nodeId here.

email
object | null

Email edit payload. Use only for email actions.

call
object | null

Call edit payload. Use only for call actions.

linkedin
object | null

LinkedIn edit payload. Use only for LinkedIn connect, message, or InMail actions.

Response

Tool result.