{"name":"ax-flow-agent","description":"Demonstrates driving an AxFlow pipeline through createAxLLMClient.","url":"http://agentone-production.up.railway.app/","version":"0.0.1","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":true,"extensions":[{"uri":"https://github.com/google-agentic-commerce/ap2/tree/v0.1","description":"Agent Payments Protocol (AP2)","required":true,"params":{"roles":["merchant"]}}]},"defaultInputModes":["application/json"],"defaultOutputModes":["application/json","text/plain"],"skills":[{"id":"brainstorm","name":"brainstorm","description":"Summarise a topic and suggest three follow-up ideas using AxFlow.","inputModes":["application/json"],"outputModes":["application/json","text/plain"],"streaming":false,"x_input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"topic":{"description":"High level topic to explore.","type":"string","minLength":1}},"required":["topic"],"additionalProperties":false},"x_output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"summary":{"type":"string"},"ideas":{"type":"array","items":{"type":"string"}}},"required":["summary","ideas"],"additionalProperties":false}}],"supportsAuthenticatedExtendedCard":false,"entrypoints":{"brainstorm":{"description":"Summarise a topic and suggest three follow-up ideas using AxFlow.","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"topic":{"description":"High level topic to explore.","type":"string","minLength":1}},"required":["topic"],"additionalProperties":false},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"summary":{"type":"string"},"ideas":{"type":"array","items":{"type":"string"}}},"required":["summary","ideas"],"additionalProperties":false},"pricing":{"invoke":"1000"}}},"payments":[{"method":"x402","payee":"0xb308ed39d67D0d4BAe5BC2FAEF60c66BBb6AE429","network":"base","endpoint":"https://facilitator.daydreams.systems","priceModel":{"default":"1000"},"extensions":{"x402":{"facilitatorUrl":"https://facilitator.daydreams.systems"}}}]}