Loading...
Loading...
Use this skill when the user wants to link pipes, tables, or cards across workflows — creating or managing pipe relations, table relations, or card relations. Covers 8 MCP tools.
npx skill4agent add pipefy/ai-toolkit pipefy-relationsget_pipe_relationssource_idget_pipe_relationssourceTypePipeRelationextra_inputsourceType: Fieldintrospect_typeCreateCardRelationInputget_table_relations| Tool (MCP) | CLI | Read-only | Purpose |
|---|---|---|---|
| | Yes | List pipe-to-pipe relations for a pipe. |
| | No | Create a new pipe-to-pipe relation. |
| | No | Change relation config (auto-fill, constraints). |
| | No | Two-step destructive. |
| | Yes | Load table relations by relation ID. |
| | Yes | List all card-to-card relations on a card. |
| | No | Link two cards through an existing pipe relation. |
| | No | Two-step destructive. |
get_pipe_relations pipe_id=67890pipefy relation pipe list --pipe 67890idcreate_card_relation source_id=<PIPE_RELATION_ID> source_card_id=<PARENT_CARD_ID> target_card_id=<CHILD_CARD_ID>pipefy relation card create --source-relation <id> --source-card <id> --target-card <id>get_card_relations card_id=<CHILD_CARD_ID>create_pipe_relation parent_pipe_id=111 child_pipe_id=222 name="Support Escalation" auto_fill_field_id=<field_id>pipefy relation pipe create --parent 111 --child 222 --name "Support Escalation"create_card_relationget_pipe_relationsget_card_relationscreate_card_relationcreate_card_relationsource_idget_pipe_relationsget_table_relationsdelete_pipe_relationconfirm=trueskills/pipes-and-cards/skills/introspection/CreateCardRelationInputsourceType