Get an initiative
get_initiativeRetrieve the full plan, todos, and progress log for a named initiative by codename. If the codename is not found, lists all known initiatives for the project to help identify the correct one.
Instructions
Fetch the full plan/todos/progress log for one named initiative by codename (case/spacing-insensitive — 'hash gate' matches 'HashGate'). Call this PROACTIVELY at the start of a session when the user references resuming a specific named effort. If the codename doesn't resolve, lists that project's known initiatives instead of erroring blindly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| codename | Yes |