Skip to main content
Glama

IIA-MCP Server

by rp4

get_document_updates

Track updates to IIA documents by specifying a date and category. Use this tool to stay informed on changes to standards, guidance, topics, or glossary entries for audit compliance.

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" }
Install Server

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