A valid request URL is required to generate request examples[
{
"tool_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"tool_name": "<string>",
"tool_description": "<string>",
"status": "pending",
"install_message": "<string>",
"installed_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
]Returns per-tool installation status for the agent. Scoped to ownership.
A valid request URL is required to generate request examples[
{
"tool_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"tool_name": "<string>",
"tool_description": "<string>",
"status": "pending",
"install_message": "<string>",
"installed_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
]Bearer authentication header of the form Bearer <token>, where <token> is your auth token.