{"name":"get_tool","title":"Get catalog tool","description":"Fetch one registered ecosystem tool by id or slug, including trust profile and usage stats.","use_when":"Fetch one registered ecosystem tool by id or slug, including trust profile and usage stats.","href":"/tools/get_tool","kind":"404_service_tool","version":"0.10.2","input_schema":{"type":"object","properties":{"id_or_slug":{"type":"string","minLength":1,"maxLength":128}},"required":["id_or_slug"],"$schema":"http://json-schema.org/draft-07/schema#","additionalProperties":false},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false},"invocation":{"mcp":{"endpoint":"/mcp","method":"tools/call","name":"get_tool"},"rest":{"method":"GET","path":"/v1/tools/{idOrSlug}","input_mapping":"Put id_or_slug in the encoded idOrSlug path segment."}}}