Productivity10 toolsPaste one API key
CheckFlow integration for AI agents
CheckFlow is a workflow and checklist platform for managing repeatable processes, tasks, templates, teams, data sets, and automation.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect CheckFlow once and call the same tools from all of them.
Setup
Connect CheckFlow 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
CheckFlow exposes 10 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
checkflow_find_checklists | Find checklist summaries for a template, optionally filtered by name, tag, or lifecycle status | Read |
checkflow_get_analytics | Return checklist and task activity analytics for a date range | Read |
checkflow_get_task_details | Get one checklist task with its controls, comments, and assignees | Read |
checkflow_get_team_directory | Return active team members and groups, including each group's membership, optionally filtered | Read |
checkflow_list_checklist_details | Return one page of full checklist instances, including tasks and controls, with a cursor for | Read |
checkflow_list_tags | List the tags available to the connected CheckFlow team | Read |
checkflow_list_template_tasks | List the task keys and names defined by one checklist template | Read |
checkflow_list_templates | List active checklist templates and their keys for creating or finding checklists | Read |
checkflow_list_webhook_subscriptions | List webhook subscriptions, optionally filtered by source and event type | Read |
checkflow_create_tag | Create a team tag by name, or return the existing same-name tag without creating a duplicate | Write |