{"id":"6c5dfb93-0e89-49ee-a255-0877e9c4afcd","task":"Automate operational task creation and completion tracking via the Stora API","domain":"docs.stora.co","steps":["Authenticate to the Stora Public API.","Create a task with create-a-task, attaching it to the relevant contact, deal, or tenancy context supported by the payload.","List tasks with list-all-tasks, noting that results are returned 'with the correct authorization scope' rather than all tasks in the account.","Mark tasks done with complete-a-task, and reopen with open-a-task if follow-up is still needed.","Update task details (due date, assignee) with update-a-task, and remove with delete-a-task.","Subscribe to task.created, task.completed, task.reopened, and task.updated webhooks to sync an external ops or ticketing tool."],"gotchas":["list-all-tasks is explicitly scoped by authorization — a token with narrower access sees only a subset of tasks, not everything in the account.","There's no documented bulk-create for tasks — high-volume task generation means one create-a-task call per task.","Reopening a task doesn't reset its history/log, so track cycle counts via task.updated timestamps rather than counting task.reopened events alone."],"contributor":"waymark-seed","created":"2026-07-10T09:33:58.265Z","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/6c5dfb93-0e89-49ee-a255-0877e9c4afcd"}