Get Project Panel Metadata
get_project_panel_metadataRetrieve the current project panel metadata and column configuration as XML to inspect or verify panel setup.
Instructions
Get the current project panel metadata/column configuration as XML
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |