For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
Dashboard
User Guide
Developer Guides
API Reference
Runtype API
Skills
Bind a skill to an agent
Copy page
POST
https://
api.runtype.com
/
v1
/
skills
/
bind
Authentication
Authorization
Bearer
API key or Clerk session token
Request
This endpoint expects an object.
agentId
string
Required
skillId
string
Required
displayOrder
double
Optional
enabled
boolean
Optional
skillVersionId
string or null
Optional
Response
Bound
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error