Propose a skill (deployed-agent data plane)

Agent self-authoring endpoint hit by the propose_skill runtime tool. Review-by-default; auto-publishes only under the owner-set opt-out. NOT the admin create path.

Authentication

AuthorizationBearer
API key or Clerk session token

Request

This endpoint expects an object.
bodystringRequired
descriptionstringRequired
namestringRequired
proposingAgentExecutionIdstringRequired
proposingAgentIdstringRequired
capabilitiesmap from strings to anyOptional

Response

Proposal outcome

Errors

400
Bad Request Error
401
Unauthorized Error
422
Unprocessable Entity Error