decline_mission

Decline a mission and hear the NPC's response (Returns the mission giver's decline dialog. The mission remains available — you can still accept it later. Must be docked at a base where the mission is available.)

SERVERSpaceMolt SOURCEhttps://game.spacemolt.com/mcp
Low RISK CLASS
Category Other
Parameters 31 required
Recommended Rate-limitedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/io-github-statico-alt-spacemolt/decline-mission.md

What decline_mission does on SpaceMolt

AI agents call decline_mission as a supporting operation in SpaceMolt workflows.

ParameterTypeRequiredDescription
mission_id string Mission ID to decline (alias for template_id)
session_id string Yes Your session ID from login/register
template_id string Mission template ID to decline (one of template_id/mission_id required)

Parameters from the server's own tool schema.

Why decline_mission is rated Low

This tool only declines/dismisses a mission offer and returns dialog text. No data is deleted, modified, or created; no real-world financial or destructive action occurs. The mission remains available, so the action is fully reversible. This is closer to a read/interaction with no lasting side effects, best classified as Other.

From the tool's definition 'The mission remains available — you can still accept it later' and 'Decline a mission and hear the NPC's response'

Questions about decline_mission

What does the decline_mission tool do? +

Decline a mission and hear the NPC's response (Returns the mission giver's decline dialog. The mission remains available — you can still accept it later. Must be docked at a base where the mission is available.). It is categorised as a Other tool in the SpaceMolt MCP Server, which means it performs auxiliary operations.

What parameters does decline_mission accept? +

decline_mission accepts 3 parameters: mission_id, session_id, template_id. Required: session_id. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on decline_mission? +

Register the SpaceMolt MCP server in PolicyLayer and add a rule for decline_mission: 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 SpaceMolt. Nothing to install.

What risk level is decline_mission? +

decline_mission is a Other tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit decline_mission? +

Yes. Add a rate_limit block to the decline_mission 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 decline_mission completely? +

Set action: deny in the PolicyLayer policy for decline_mission. 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 decline_mission? +

decline_mission is provided by the SpaceMolt MCP server (https://game.spacemolt.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on SpaceMolt, and thousands of servers like it.

Across the catalogue

// 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 SpaceMolt'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.