Skip to main content
DELETE
Permanently remove a skill configuration from an agent. This deletes the skill’s config and stops all future executions. Execution history is preserved.

Path Parameters

string
required
The agent skill ID to delete.

Response

boolean
true if the skill was deleted.