New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

create_survey

Generate a professional survey using AI based on a research goal. Returns the survey ID and shareable link.

SERVERInquira SOURCEhttps://getinquira.com/api/mcp
Medium RISK CLASS
Category Write
Parameters 31 required
Recommended Rate-limitedsee the rule below
Registry record Grade C, identity unverified Pull the record →

This record as markdown: /tools/com-getinquira-inquira/create-survey.md

What create_survey does on Inquira

AI agents use create_survey to create or update resources in Inquira, usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Inquira environment.

ParameterTypeRequiredDescription
goal string Yes Describe what you want to research. E.g. 'Customer satisfaction survey for our SaaS product after onboarding'
lang string Language for the survey content. Defaults to 'en'.
publish boolean Whether to immediately publish the survey after creation. Defaults to false.

Parameters from the server's own tool schema.

Why create_survey is rated Medium

This tool creates new survey data, which is a Write operation—data is generated and persisted but remains modifiable and deletable. While surveys can influence respondents, the creation itself is not destructive or financial. Severity is medium because a misused tool could create misleading surveys or spam, but effects are reversible and confined to the survey platform.

From the tool's definition Tool name is 'create_survey' and description states 'Generate a professional survey...Returns the survey ID and shareable link', indicating creation of new data (a survey object) with reversible effects.

Questions about create_survey

What does the create_survey tool do? +

Generate a professional survey using AI based on a research goal. Returns the survey ID and shareable link. It is categorised as a Write tool in the Inquira MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

What parameters does create_survey accept? +

create_survey accepts 3 parameters: goal, lang, publish. Required: goal. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on create_survey? +

Register the Inquira MCP server in PolicyLayer and add a rule for create_survey: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Inquira. Nothing to install.

What risk level is create_survey? +

create_survey is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit create_survey? +

Yes. Add a rate_limit block to the create_survey rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block create_survey completely? +

Set action: deny in the PolicyLayer policy for create_survey. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides create_survey? +

create_survey is provided by the Inquira MCP server (https://getinquira.com/api/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Inquira, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Inquira's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.