Get plugin capabilities
Retrieve detailed capabilities of a specific plugin.
Returns comprehensive information about what the plugin can do, including:
- Supported operations and execution models
- Required authentication types
- Configuration schema and metadata
- Webhook support status
Use Cases: - Display plugin configuration UI - Validate plugin compatibility with workflow - Generate plugin documentation
Header Parameters
Path Parameters
Response
Response Attributes
Standard error detail structure.
This model matches the error format returned by the centralized exception handlers in app/api/errors/handlers.py.
Show child attributes
Response Attributes
Standard error detail structure.
This model matches the error format returned by the centralized exception handlers in app/api/errors/handlers.py.
Show child attributes
Response Attributes
Show child attributes
Response Attributes
Standard error detail structure.
This model matches the error format returned by the centralized exception handlers in app/api/errors/handlers.py.