Loading...
Loading...
Use this skill when the user wants to create, read, update, delete, or export pipe reports or organization reports. Covers the async export workflow (trigger, poll, download). 17 MCP tools.
npx skill4agent add pipefy/ai-toolkit pipefy-reportsReportCardsFilterget_pipe_report_columnsget_pipe_report_filterable_fieldsintrospect_typeget_pipe_reportscardCountdebug=true| Tool (MCP) | CLI | Read-only | Purpose |
|---|---|---|---|
| | Yes | List all reports for a pipe. |
| | Yes | Single report data. |
| | Yes | Discover available columns for a report filter. |
| | Yes | Discover filterable fields for a report. |
| | No | Create a new pipe report. |
| | No | Update report name or filters. |
| | No | Two-step destructive. |
| | No | Trigger async export. |
| Tool (MCP) | CLI | Read-only | Purpose |
|---|---|---|---|
| | Yes | List all org-level reports. |
| | Yes | Single org report data. |
| | No | Create an org-wide report. |
| | No | Update report config. |
| | No | Two-step destructive. |
| | No | Trigger async export. |
| Tool (MCP) | CLI | Purpose |
|---|---|---|
| poll via | Poll pipe report export status (after |
| poll via | Poll org report export status (after |
| | Export pipe audit logs (separate from card report exports). |
get_pipe_reports pipe_id=67890export_pipe_report report_id=123get_pipe_report_export export_id=<EXPORT_ID>finishedfailedfileUrlget_pipe_report_filterable_fields pipe_id=67890ReportCardsFiltercurrent_phasecreate_pipe_report pipe_id=67890 name="Phase subset" filter='{"operator":"and","queries":[{"field":"current_phase","operator":"eq","type":"select","value":"<phase_id>"}]}'fieldget_pipe_report_filterable_fieldsget_pipe_report_exportget_organization_report_exportfinishedfailedprocessingprocessingget_pipe_reportsnullcardCount{"current_phase":["id"]}operatorqueriesget_pipe_report_filterable_fieldsfieldvalueskills/observability/skills/introspection/ReportCardsFilter