Get Cached Metadata
get_metadataRetrieve a compact summary of MantisBT metadata, including project and tag counts, with per-project user, version, and category counts. Automatically syncs if cache is outdated.
Instructions
Return a compact summary of cached MantisBT metadata: project count, tag count, and per-project counts of users, versions, and categories.
If the cache does not exist or has expired (default TTL: 24 hours), it will automatically sync first. Use sync_metadata to force a refresh. For full lists use: list_projects (projects), get_project_users / get_project_versions / get_project_categories (per-project data), list_tags (tags).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||