list_plugins
Retrieve a comprehensive list of available plugins from marketplaces, including names, descriptions, and categorized elements such as agents, commands, and skills.
Instructions
Get list of all available plugins from marketplaces.
Returns: List of plugins with name, description, and categorized elements (agents, commands, skills).
Raises: HTTPException: If plugins cannot be read.
Responses:
200 (Success): Successful Response
Content-Type:
application/jsonExample:
[
"unknown_type"
]Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |