manage_objective
Create, update, or delete objectives and their key results. Use to add quarterly goals, modify objectives, or remove OKRs.
Instructions
Create, update, or delete an objective.
USE WHEN: "Add Q1 objective", "Update objective", "Delete OKR" Actions: create (name), update (objective_id), delete (objective_id) Returns the created/updated objective, or confirmation on delete. FAILS WHEN: create without name, update/delete without objective_id. WARNING: delete also removes all key results under this objective.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Objective name | |
| action | Yes | create, update, or delete | |
| time_frame | No | Q1 2024, H1 2024, 2024 | |
| description | No | Description | |
| objective_id | No | Objective ID (for update/delete) |