status
Report server identity and active capability groups to verify which features are ready for use.
Instructions
Report server identity and which capability groups are wired up yet.
This is the one real tool in the day-1 scaffold - everything else is registered but returns an explicit not_implemented result.
Return Format
{"server": str, "version": str, "capabilities": dict[str, str]}
Examples
status()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||