Get Agent Activity Tool
get-agent-activity-toolGet a summary of autonomous agent activity for the authenticated user's team. Returns which agents are enabled, recent actions, per-agent stats, and pending approval counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | Yes | Team name. | |
| posture | Yes | How loudly the agent speaks: off, preview, quiet, public or direct. The single control over whether it acts. | |
| agent_summary | Yes | Per-agent statistics. | |
| enabled_agents | Yes | List of agent types currently active for the team. | |
| recent_actions | Yes | Most recent agent actions (up to 10). | |
| pending_approvals | Yes | Count of actions awaiting approval. |