In Parallel MCP tools reference
When you connect an AI assistant to In Parallel over MCP, it gains a set of tools — named actions it can call to read your execution data and act on it. This article lists those tools, grouped by what they do, so you know exactly what a connected assistant can reach.
You don't need to memorise tool names — your assistant picks the right tool for what you ask. This reference is here for when you want to understand the surface, set per-tool permissions, or write a prompt that's specific about what to use.
How to read this list
Read tools look things up and never change your data. They're safe to allow without review.
Write tools create or change records. In clients that support per-tool permissions (like Claude), write and delete tools default to Needs approval — see Connect your AI tool.
⚠ Irreversible marks a tool whose effect can't be undone (deleting a Workspace, publishing a changelog entry). Keep these on Needs approval.
A few names to translate between the UI and the tools:
Workspace — In Parallel's unit of work (a team, project, account, or mission). Most tools take a
workspace_id; your assistant gets it fromlist_workspacesfirst.Findings / observations — the structured signals In Parallel captures from meetings (action items, decisions, risks, and so on). The UI calls them Findings; the tools use the word observations.
Topics — the tag vocabulary on Findings and meetings. The UI calls them Topics; the
..._tag_taxonomytool uses the older word tags.
The exact list your assistant sees is always the live one. In Parallel adds and refines tools over time, and your AI client fetches the current set when it connects. If a tool here doesn't appear (or a new one does), trust the client's list — this reference is a snapshot verified on the date above.
Find your way around
Start-here tools: which Workspaces you can reach, who your connection is, and how to search.
Tool | What it does | Type |
| List every Workspace you can access. Almost every other tool needs a Workspace from here. | Read |
| Show who your connection authenticates as, what it can reach, and when the credential expires. | Read |
| Keyword search across all Findings (title and linked detail) using full-text search. | Read |
| List your organisation's Topics vocabulary — the tags used on Findings and meetings. | Read |
Meetings and transcripts
Read what happened in meetings, and re-file a meeting under the right Workspace.
Tool | What it does | Type |
| List recent meetings (newest first); optionally search by topic. | Read |
| Get one meeting in full — attendees, summary, decisions, and action items. | Read |
| Get several meetings at once (the batch version of the above). | Read |
| Get the speaker-attributed transcript — exactly who said what, with timestamps. | Read |
| Reassign a meeting to different Workspace(s). | Write ⚠ |
Findings (observations)
Findings are grouped by kind. Each kind has a list_* tool to find them and a get_* tool to open one in full. Some kinds also support creating, updating, or closing.
Tool | What it does | Type |
| Find tasks and action items (filter by status, owner, due date, overdue) and open one. | Read |
| Create a new action item owned by a person. | Write |
| Change an action item's status, title, description, owner, or due date. | Write |
| Mark one or more action items done. | Write |
| Find decisions and open one with its rationale and source. | Read |
| Record a decision made in a Workspace. | Write |
| Change a decision's status, title, or rationale. | Write |
| Find growth/business opportunities and open one. | Read |
| Find concerns raised to stakeholders and open one. | Read |
| Find blockers and risks and open one. | Read |
| Find unanswered questions and open one. | Read |
| Record a question that needs an answer. | Write |
| Mark one or more open questions answered. | Write |
| Find captured lessons and insights and open one. | Read |
| Get full detail for a batch of Findings of any kind in one call. | Read |
| Link Findings to a goal, or unlink them. | Write |
Execution plan and health
Read the living plan, see how it changed, and run a health check.
Tool | What it does | Type |
| Get the current execution plan for a Workspace — the living roadmap that updates from meetings and decisions. | Read |
| List saved snapshots of the plan, newest first, to pick a comparison point. | Read |
| Show how the plan changed between two points in time, as a diff. | Read |
| Run an execution-health check: overdue action items, stale decisions, unresolved escalations, and other drift signals. | Read |
| Report goal health for a Workspace (time-to-first-goal, coverage, outdated-goal rate). | Read |
Goals
Propose goals from a meeting or a document, create and curate them, and manage each goal's action-plan summary.
Tool | What it does | Type |
| Suggest goal candidates from freeform text you paste in. | Read |
| Suggest goal candidates from a meeting's transcript. | Read |
| Create a goal (typically after accepting a proposed candidate). | Write |
| Act on an outdated goal — extend its deadline, mark it done, archive it, or keep it as-is. | Write |
| List goals whose deadline has passed and which haven't been reviewed recently. | Read |
| Upload a document and extract goal candidates from it. | Write |
| Re-run goal extraction on a previously uploaded document. | Read |
| List documents uploaded to a Workspace (metadata only). | Read |
| Generate (or regenerate) a goal's action-plan summary from its Findings. | Write |
| Read a goal's current action-plan summary. | Read |
| Replace a goal's action-plan summary with your own text. | Write |
Changelog — review what changed
The changelog is the "what changed and who cares" layer: meeting-derived plan changes an owner accepts into the execution plan or rejects. See Changelogs for the feature itself.
Tool | What it does | Type |
| List changelog entries for a Workspace (filter by status or meeting). | Read |
| Open one changelog entry with the Findings behind it. | Read |
| Accept a pending entry — commit its changes into the execution plan. | Write ⚠ |
| Reject a pending entry — discard the proposed change. | Write ⚠ |
Changelog tools only reach entries in Workspaces you own.
Workspaces (admin)
Create and manage Workspaces and their members.
Tool | What it does | Type |
| Create a new Workspace for your organisation. | Write |
| Change a Workspace's name, description, category, or "how we work" soul. | Write |
| Add or remove members, or assign ownership. | Write ⚠ |
| Permanently delete a Workspace and its dependent data. | Write ⚠ |
Pre-wired workflows (prompts)
Beyond individual tools, In Parallel ships a couple of prompts — ready-made multi-step routines your client can run by name (look for them in your client's prompt or slash-command menu).
Prompt | What it does |
| A weekly review of a Workspace: pulls the health report, then open decisions and questions, then recent meetings. |
| Triage a Workspace's open action items: lists the open work (optionally for one owner), then helps assign and schedule it. |
Privacy
If you've turned on MCP privacy, every one of these tools returns people with stable pseudonyms instead of real names and emails — the tools still work the same way, your assistant just never sees who's who.
Related
Connect your AI tool to In Parallel — set up the connection and per-tool permissions.
Use the In Parallel MCP with Jira in Claude — a worked example that combines these tools with a second connector.
MCP privacy: mask people in AI responses — hide names and emails from your assistant.
AI in In Parallel — how the AI layer works, and what it doesn't do.