Goodearth Calendar Fetch
goodearth_calendar_fetchRead a stored calendar dataset by its feed token.
This exists for the Good Earth site, which serves the subscribable URL: a calendar client speaks HTTP and knows nothing about MCP, JSON-RPC or npub proofs, so the site fetches through here and renders the response as text/calendar.
The unguessable token is the credential — there is nowhere in an iCalendar subscription to put a proof. Serving is a separate act from computing, and every read is counted so the operator can see how hard a feed is worked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | The feed token from calendar_dataset. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||