read_resource
Resolve guide:// URIs to retrieve project guidelines, documentation, or execute server commands, enabling structured content access and management.
Instructions
Resolve a guide:// URI and return its content or command output.
Accepts content URIs (guide://expression/pattern) to retrieve category or collection content, and command URIs (guide://_command) to execute server commands.
Arguments
uri (required): string
A guide:// URI to resolve. Content URIs (guide://expression/pattern) return category or collection content. Command URIs (guide://_command/args?kwargs) execute server commands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Arguments for read_resource tool. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |