List agent config targets and paths
demo_list_supported_agentsLists the AI agent configuration targets that mcptoon's sync command can write, showing the resolved file path for each in the current environment.
Instructions
Reports the AI agent configuration targets mcptoon's sync command knows how to write, each with the path it resolves to in this process's environment. ...
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agents | Yes | One entry per agent mcptoon sync can write to. | |
| platform | Yes | sys.platform of the machine answering the call. | |
| installed_check | Yes | "not performed": paths are derived, never stat'd. |