Loading...
Loading...
Use this skill when the user wants to check AI agent logs, automation execution logs, org-level usage stats, AI credit consumption, or export automation job history. Covers 11 MCP tools.
npx skill4agent add pipefy/ai-toolkit pipefy-observabilitydocs/mcp/tools/identifiers.md#observability| Concept | What tools expect | How to obtain |
|---|---|---|
| Pipe for AI agent logs | | |
| Automation for logs | | |
| Org for usage stats | | |
| Tool (MCP) | CLI | Read-only | Purpose |
|---|---|---|---|
| | Yes | Execution history for a specific AI agent. |
| | Yes | Single execution detail for an AI agent log entry. |
| | Yes | Execution history for an automation (by automation ID). |
| | Yes | Automation logs filtered by pipe. |
| | Yes | Org-level AI agent execution count and trends. |
| | Yes | Org-level automation execution stats. |
| | Yes | Per-automation execution metrics (totalRuns, success/failure rate, avg duration, lastRun) over a rolling window; partial success returns |
| | Yes | AI credit consumption and remaining balance. |
| | Yes | Trigger async export of automation job history. |
| | Yes | Poll export job status (after |
| | Yes | Download finished automation-jobs export as CSV text. |
get_pipe pipe_id=67890pipe.uuidget_ai_agent_logs repo_uuid=<UUID> page=1status: failedget_ai_credit_usage organization_id=123skills/ai-agents/toggle_ai_agent_status agent_id=456export_automation_jobs organization_id=123 period="current_month"get_automation_jobs_export export_id=<EXPORT_ID>statusfinishedfailedget_automation_jobs_export_csv export_id=<EXPORT_ID>get_ai_agent_logsabc123-...get_pipeget_automation_jobs_exportprocessingprocessingskills/ai-agents/skills/automations/