lightbulb_use_read_capability
Invoke discovered read-only capabilities with JSON arguments, enforcing safe access by rejecting action-capable targets.
Instructions
Invoke a discovered capability explicitly annotated as read-only.
arguments_json must be a JSON object matching the schema returned by lightbulb_describe_capability. The server rejects unknown or action-capable targets so the MCP host can enforce read-only policy before invocation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| arguments_json | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |