{"protocolVersion":"1.0","name":"space-data-agent","description":"Aggregated space data from NASA and Open-Notify. Get astronomy pictures, astronaut info, asteroid tracking, ISS location, and comprehensive space briefings.","url":"https://space-data-agent-production.up.railway.app/","supportedInterfaces":[{"url":"https://space-data-agent-production.up.railway.app/","protocolBinding":"HTTP+JSON"}],"version":"1.0.0","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":true},"defaultInputModes":["application/json"],"defaultOutputModes":["application/json","text/plain"],"skills":[{"id":"overview","name":"overview","description":"Free overview of current space activity - astronauts in space and daily astronomy picture title","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":{},"additionalProperties":false}},{"id":"apod","name":"apod","description":"NASA Astronomy Picture of the Day with full details, explanation, and media URL","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":{"date":{"description":"Date in YYYY-MM-DD format (defaults to today)","type":"string"}},"additionalProperties":false}},{"id":"astronauts","name":"astronauts","description":"Current humans in space, grouped by spacecraft (ISS, Tiangong, etc.)","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":{},"additionalProperties":false}},{"id":"asteroids","name":"asteroids","description":"Near-Earth objects (asteroids) approaching Earth within date range","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":{"startDate":{"description":"Start date YYYY-MM-DD (defaults to today)","type":"string"},"endDate":{"description":"End date YYYY-MM-DD (defaults to start + 3 days)","type":"string"}},"additionalProperties":false}},{"id":"iss","name":"iss","description":"Current International Space Station location (latitude/longitude)","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":{},"additionalProperties":false}},{"id":"report","name":"report","description":"Comprehensive space briefing: APOD, astronauts, asteroids, and ISS location in one call","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":{"includeAsteroids":{"default":true,"description":"Include near-Earth objects (adds latency)","type":"boolean"}},"required":["includeAsteroids"],"additionalProperties":false}},{"id":"analytics","name":"analytics","description":"Payment analytics summary","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":{"windowMs":{"description":"Time window in ms","type":"number"}},"additionalProperties":false}},{"id":"analytics-transactions","name":"analytics-transactions","description":"Recent payment transactions","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":{"windowMs":{"type":"number"},"limit":{"default":50,"type":"number"}},"required":["limit"],"additionalProperties":false}}],"supportsAuthenticatedExtendedCard":false,"entrypoints":{"overview":{"description":"Free overview of current space activity - astronauts in space and daily astronomy picture title","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{},"additionalProperties":false}},"apod":{"description":"NASA Astronomy Picture of the Day with full details, explanation, and media URL","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"date":{"description":"Date in YYYY-MM-DD format (defaults to today)","type":"string"}},"additionalProperties":false},"pricing":{"invoke":"$0.001"}},"astronauts":{"description":"Current humans in space, grouped by spacecraft (ISS, Tiangong, etc.)","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{},"additionalProperties":false},"pricing":{"invoke":"$0.001"}},"asteroids":{"description":"Near-Earth objects (asteroids) approaching Earth within date range","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"startDate":{"description":"Start date YYYY-MM-DD (defaults to today)","type":"string"},"endDate":{"description":"End date YYYY-MM-DD (defaults to start + 3 days)","type":"string"}},"additionalProperties":false},"pricing":{"invoke":"$0.002"}},"iss":{"description":"Current International Space Station location (latitude/longitude)","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{},"additionalProperties":false},"pricing":{"invoke":"$0.001"}},"report":{"description":"Comprehensive space briefing: APOD, astronauts, asteroids, and ISS location in one call","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"includeAsteroids":{"default":true,"description":"Include near-Earth objects (adds latency)","type":"boolean"}},"required":["includeAsteroids"],"additionalProperties":false},"pricing":{"invoke":"$0.005"}},"analytics":{"description":"Payment analytics summary","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"windowMs":{"description":"Time window in ms","type":"number"}},"additionalProperties":false}},"analytics-transactions":{"description":"Recent payment transactions","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"windowMs":{"type":"number"},"limit":{"default":50,"type":"number"}},"required":["limit"],"additionalProperties":false}}},"payments":[{"method":"x402","payee":"0xE5312919e63109c9dDBa2Ea7cf75EC9B3d5D3A14","network":"base","endpoint":"https://facilitator.daydreams.systems","extensions":{"x402":{"facilitatorUrl":"https://facilitator.daydreams.systems"}}}]}