link_agent_okrs
Link an agent to one or more company OKRs. This creates a live connection between the agent and the company objectives they are working toward. Their system prompt will include live OKR context (objectives + key results with progress).
[write-tier — first use may require a manager's approval; a from-now-on approval makes future calls seamless, a just-once approval re-asks next time.]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| append | No | If true, add to existing linked OKRs. If false (default), replace all linked OKRs. | |
| okr_ids | Yes | Array of OKR UUIDs to link to this agent | |
| agent_id | No | UUID of the agent to link OKRs to | |
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. | |
| agent_name | No | Name of the agent (used to look up agent_id if not provided) |