Read MCP resource for agentAsk AIpost https://api.agent700.ai/api/agents/{agentId}/mcp/resources/readReads an MCP resource in the context of a specific agent.Path ParamsagentIduuidrequiredAgent GUIDBody ParamsMCP resource read request for agent. server_name and uri are required. The server must be accessible to the agent (agent-specific or public). Agent must use an OpenAI model to support MCP. Requires a valid paid account (payment_required middleware).serverNamestringrequireduristringrequiredResponses 200Resource read successfully 400Bad request 404Not found 500Internal server errorUpdated 2 months ago