Skip to main content
POST
/
api
/
skills
/
sync
Sync Skills
curl --request POST \
  --url https://api.example.com/api/skills/sync
{
  "status": "success",
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://allhandsai-chore-rename-allhands-bot-github-pat-to-pat-token.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

Successful Response

Response from skill sync operation.

status
enum<string>
required
Available options:
success,
error
message
string
required