clear_cache
Remove stale cached data from Galaxy, role, and doc caches to fix outdated information during long-running sessions.
Instructions
Clear server caches.
Clears Galaxy version/docs-blob caches, standalone-role v1 caches, doc manifest/page caches, or both. Useful when cached data becomes stale during long-running sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Cache scope to clear: 'galaxy' (version + docs-blob + standalone-role v1), 'docs' (doc manifests), or omit to clear all caches. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |