Everything the Kuali Connector exposes, in both shapes — a complete CLI and a complete MCP tool set that mirror each other exactly.
kuali documents list --app X and kuali_documents_list({ app: "X" }) execute the same code path. If you can do it on the command line, your assistant can do it too.
See how ->