Complete reference for every tool and guided prompt on the FeedbackPulse MCP server (https://app.feedbackpulse.com/mcp). For setup instructions, see AI Assistants & MCP.
Surveys with status, response rate, and schedule. Filters: status (active, completed, expired, scheduled, draft, cancelled, archived). Cursor pagination.
mcp:use
Admin only
get_survey_detail
Metadata for one survey: status, anonymity, response rate, template type, AI summary availability. Requires survey_id.
mcp:use
Admin only
get_survey_results
Per-question aggregates: Likert averages, eNPS scores with promoter/passive/detractor breakdown, benchmark context, previous/year-ago eNPS deltas when available, yes/no percentages, text responses (up to 50). Anonymous surveys suppress text responses below the privacy threshold.
mcp:use
Admin only
get_survey_summary
AI-generated summary with themes and insights from text responses. Requires survey_id.
mcp:use
Admin only
create_survey_draft
Creates a real, unlaunched draft survey from an existing template and returns a dashboard edit link. Does not launch the survey, finalize scheduling, snapshot questions, or notify employees. Requires template_id and name.
mcp:write
Admin only
list_survey_templates
Templates with name, type, and question count. Filter by type. Cursor pagination.
mcp:use
Admin only
get_survey_template
Full template including all questions, types, and display options. Use before updating. Requires survey_template_id.
mcp:use
Admin only
create_survey_template
Creates a new template. Supports question types: likert, yes_no, text, enps. Template types: pulse, onboarding, exit_interview, enps, leadership, engagement, custom. No survey is launched.
mcp:write
Admin only
update_survey_template
Updates a template’s name, description, anonymity, type, or questions. Providing a questions array replaces all existing questions. Previously launched surveys are not affected.
Review cycles with completion statistics for performance and peer reviews. Use to find cycle IDs.
mcp:use
Admin, Manager
Any
get_review_cycle_summary
Department-by-department breakdown: completed, in-progress, not-started, and overdue counts. Requires review_cycle_id.
mcp:use
Admin, Manager
Any
list_perf_reviews
Per-employee performance review status. Defaults to the active cycle. Filters: status (completed, in_progress, not_started, overdue), department, search, employee_id. Managers see their reports only.
Aggregate metrics: total count, this-month count, kudos vs constructive breakdown, top 5 recipients. Filters: type (kudos, constructive), department, period (today, 7days, 30days, quarter) or custom from/to dates, recipient_id.
mcp:use
Admin only
Paid
list_recognitions
Individual recognition records with feedback text, including pending recognitions. Anonymous submitters hidden. Same filters as get_recognition_stats. Cursor pagination.
Employees with name, email, job title, department, status, and manager. Filters: status (active, terminated, invited, not-invited), department (exact match), search (name, email, or title partial match). Managers see direct and indirect reports only. Cursor pagination.
These tools audit MCP usage itself and are available to Admins only.
Tool
What it returns
Scope
Role
list_tokens
The organisation’s MCP personal API tokens: name, owner, last four characters, and last-used/created timestamps, for the 100 most recent tokens. Token secrets are never returned. Read-only; tokens are created or revoked in Settings > Integrations.
mcp:use
Admin only
get_activity_log
The organisation’s MCP audit trail: tool name, arguments, calling user, response status, duration, and timestamp, newest first. Includes the calling Admin’s own tool calls. Optional user_id filter. Cursor pagination.
Guided prompts provide structured, multi-step workflows. To run a prompt, ask your AI assistant by name, for example: “Run the team pulse for the Engineering department.”
Analyses recent surveys for a team or the whole organisation. Retrieves results and AI summaries, identifies low-scoring questions, and produces actionable recommendations.
Argument
Required
Description
survey_id
No
Analyse a specific survey. If provided, department and period are ignored.
department
No
Filter to a specific department.
period
No
Look-back window, e.g. “last 90 days”. Defaults to last 90 days.