Productivity10 toolsPaste one API key
Pneumatic integration for AI agents
Pneumatic is a workflow management platform for designing reusable processes, running workflows, coordinating tasks, and tracking operational performance.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Pneumatic once and call the same tools from all of them.
Setup
Connect Pneumatic through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Pneumatic exposes 10 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
pneumatic_get_task | Get one task's instructions, output fields, performers, checklists, due date, and completion | Read |
pneumatic_get_template | Get a workflow template's tasks, kickoff fields, owners, and execution settings before running | Read |
pneumatic_get_workflow | Get the current state, tasks, kickoff values, owners, and timing for one workflow run | Read |
pneumatic_list_datasets | List reusable Pneumatic datasets available for workflow and template field configuration | Read |
pneumatic_list_tasks | Find tasks assigned to the connected user or team, including active or completed work | Read |
pneumatic_list_templates | Find workflow templates the connected user can access, with filters for name, activity, and | Read |
pneumatic_list_workflows | Find workflow runs by text, status, template, starter, current performer, or current task | Read |
pneumatic_run_template | Start a workflow from an accessible template, optionally supplying a name, urgency, due date | Read |
pneumatic_save_dataset | Create a reusable dataset or update an existing dataset's name, description, or ordered items | Read |
pneumatic_set_task_completion | Complete an active task with output values or revert a completed task back to active work | Write |