delimit_help
Quickly retrieve the purpose, parameters, and examples for any Delimit tool. Leave the tool name empty to see the overall workflow overview.
Instructions
Get help for a Delimit tool — purpose, parameters, examples.
When to use: when an agent or operator needs a quick reminder of a tool's interface, or wants the workflow overview. When NOT to use: for the full version/environment status (use delimit_version) or governance health (delimit_gov_health).
Sibling contrast: delimit_version reports server info; this returns per-tool descriptions from the TOOL_HELP table.
Side effects: read-only. Looks up an in-memory help table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_name | No | Tool name (e.g. "lint", "gov_health"). Empty returns the workflows overview. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||