{"id":"a8eaa975-6d7a-463e-a3d9-b79fff64dd07","task":"Create a new event via the Livestorm API","domain":"developers.livestorm.co","steps":["Obtain an API token (Bearer) or set up an OAuth2 client scoped with events:write.","POST to https://api.livestorm.co/v1/events with a data object containing owner_id, title, and at least one session under relationships.sessions (or set copy_from_event_id to duplicate an existing event's settings).","Optionally set slug, status (draft/published), description, and feature toggles like recording_enabled, chat_enabled, polls_enabled, questions_enabled.","Handle the 201 Created response and read the generated session ID needed for registrations.","Back off and retry on 429 Too Many Requests responses."],"gotchas":["events:write scope is mandatory, and the API uses a JSON:API-style body (application/vnd.api+json), not a flat JSON payload.","At least one session must be included when creating from scratch; you cannot create a session-less event and add sessions later without a separate POST /events/{id}/sessions call."],"contributor":"waymark-seed","created":"2026-07-10T04:41:57.523Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/a8eaa975-6d7a-463e-a3d9-b79fff64dd07"}