{"name":"Summarisation Agent","description":"Summarises a URL with Firecrawl.","url":"http://agent-production-0f54.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":"summarize-url","name":"summarize-url","description":"Summarises a URL with Firecrawl.","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":{"url":{"description":"Public webpage to scrape and summarise.","type":"string","minLength":1}},"required":["url"],"additionalProperties":false},"x_output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"summary":{"type":"string"},"highlights":{"type":"array","items":{"type":"string"}},"sourceUrl":{"type":"string"}},"required":["summary","highlights","sourceUrl"],"additionalProperties":false}}],"supportsAuthenticatedExtendedCard":false,"entrypoints":{"summarize-url":{"description":"Summarises a URL with Firecrawl.","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"url":{"description":"Public webpage to scrape and summarise.","type":"string","minLength":1}},"required":["url"],"additionalProperties":false},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"summary":{"type":"string"},"highlights":{"type":"array","items":{"type":"string"}},"sourceUrl":{"type":"string"}},"required":["summary","highlights","sourceUrl"],"additionalProperties":false},"pricing":{"invoke":"0.03"}}},"payments":[{"method":"x402","payee":"0xb308ed39d67D0d4BAe5BC2FAEF60c66BBb6AE429","network":"base","endpoint":"https://facilitator.daydreams.systems","priceModel":{"default":"0.03"},"extensions":{"x402":{"facilitatorUrl":"https://facilitator.daydreams.systems"}}}]}