Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- search_objects — Universal search across resource types.
- get_task — Full detail for one task.
- get_tasks — Task list filtered by context.
- get_my_tasks — Tasks assigned to the current user.
- search_tasks — Full-text task search with complex filters.
- get_project — Detail for one project.
- get_projects — Projects in the workspace.
- get_portfolio — Detail for one portfolio.
- get_portfolios — Portfolios owned by the user.
- get_items_for_portfolio — Items inside a portfolio.
- get_status_overview — Aggregated status report.
- get_attachments — Attachments on a task, project or brief.
- get_user — A user by GID, email, or "me".
- get_me — The authenticated user.
- get_users — Users in the workspace.
- get_teams — Teams in the workspace.
- get_agent — One AI Teammate record.
- get_workspace_agents — AI Teammates in the workspace.
- create_tasks — Create tasks.
- create_project — Create a project.
- update_tasks — Update tasks.
- delete_task — Delete a task.
- add_comment — Comment on a task.
- create_project_status_update — Post a project status update.
- create_task_preview — Draft a task for review before writing.
- create_project_preview — Draft a project plan for review.
- search_tasks_preview — Search with an interactive results view.
