delete_context_section
Delete a context section by section_id. Irreversible from here. Needs a project:settings:write (or mcp:*) key. Unknown id is a 404.
Paramètres
Section intitulée « Paramètres »| Nom | Type | Description | |
|---|---|---|---|
project_uuid | string | optionnel | Project UUID. Required when multiple projects are configured (SONENTA_PROJECTS); defaults to the single configured project otherwise. |
section_id | string | requis | The section's uuid. |
{ "tool": "delete_context_section", "arguments": { "section_id": "<section_id>" }}