{"name":"JT Markets Discovery Agent","description":"Public discovery agent for the JT Markets retail marketing site. Helps other agents find pages, markdown representations, API catalog entries, and auth.md registration guidance. Does not open trading accounts, place orders, or access client funds.","version":"1.0.0","documentationUrl":"https://www.jtmarkets.trade/api/docs","iconUrl":"https://www.jtmarkets.trade/icon.png","provider":{"organization":"JT Markets","url":"https://www.jtmarkets.trade"},"supportedInterfaces":[{"url":"https://www.jtmarkets.trade/a2a","protocolBinding":"JSONRPC","protocolVersion":"1.0"}],"capabilities":{"streaming":false,"pushNotifications":false,"extendedAgentCard":false},"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["text/plain","application/json","text/markdown"],"skills":[{"id":"site-discovery","name":"Site discovery","description":"Return canonical discovery URLs for JT Markets (llms.txt, sitemap, API catalog, auth.md, OpenAPI).","tags":["discovery","seo","aeo","marketing"],"examples":["Where can I find JT Markets machine-readable docs?","List public discovery endpoints for www.jtmarkets.trade"],"inputModes":["text/plain","application/json"],"outputModes":["application/json","text/plain"]},{"id":"page-markdown","name":"Page markdown","description":"Explain how to retrieve a clean markdown representation of any client-facing marketing page via Accept: text/markdown or /api/as-markdown.","tags":["markdown","content","agents"],"examples":["Get markdown for /accounts","How do I fetch the forex markets page as markdown?"],"inputModes":["text/plain","application/json"],"outputModes":["text/plain","text/markdown","application/json"]},{"id":"auth-discovery","name":"Agent auth discovery","description":"Point agents to /auth.md and OAuth protected-resource / authorization-server metadata. Public discovery scopes require no credentials (anonymous).","tags":["auth","oauth","registration"],"examples":["Do I need to register before reading llms.txt?","Where is JT Markets auth.md?"],"inputModes":["text/plain","application/json"],"outputModes":["text/plain","application/json"]}]}