Tool tree
XEDI connects businesses with retailers, suppliers and trading partners through secure EDI automation, document exchange and managed integration tools.
page: Every page
xedi.get_api_specAnswer
Get the OpenAPI JSON specification for the XEDI Document API.
View tool JSON
{
"name": "xedi.get_api_spec",
"kind": "answer",
"impl": "imperative",
"description": "Get the OpenAPI JSON specification for the XEDI Document API.",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"page": "/"
}xedi.get_agent_metadataAnswer
Get XEDI agent discovery metadata including OAuth, protected resource, MCP server card, and agent skills URLs.
View tool JSON
{
"name": "xedi.get_agent_metadata",
"kind": "answer",
"impl": "imperative",
"description": "Get XEDI agent discovery metadata including OAuth, protected resource, MCP server card, and agent skills URLs.",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"page": "/"
}xedi.find_api_docsAnswer
Find the XEDI Document API documentation and related integration information.
View tool JSON
{
"name": "xedi.find_api_docs",
"kind": "answer",
"impl": "imperative",
"description": "Find the XEDI Document API documentation and related integration information.",
"inputSchema": {
"type": "object",
"properties": {
"topic": {
"type": "string",
"description": "Optional topic such as documents, authentication, EDI, integrations, or onboarding."
}
},
"additionalProperties": false
},
"page": "/"
}