Skip to main content
Glama

IIA-MCP Server

by rp4

get_document_updates

Track updates to IIA documents by category and date to stay informed on standards, guidance, topics, and glossary changes.

Instructions

Check for recent updates to IIA documents

Input Schema

NameRequiredDescriptionDefault
categoryNoFilter by category
sinceNoISO date string to check for updates since

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Filter by category", "enum": [ "standards", "guidance", "topics", "glossary" ], "type": "string" }, "since": { "description": "ISO date string to check for updates since", "type": "string" } }, "type": "object" }

Other Tools from IIA-MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rp4/IIA-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server