Back to Prompt Library
implementation
MCP Tool Specification for Safety Data
Inspect the original prompt language first, then copy or adapt it once you know how it fits your workflow.
Linked challenge: Ethical AI Agent for Humanoid Robot Safety
Format
Text-first
Lines
1
Sections
1
Linked challenge
Ethical AI Agent for Humanoid Robot Safety
Prompt source
Original prompt text with formatting preserved for inspection.
1 lines
1 sections
No variables
0 checklist items
Define the specifications for a simulated MCP tool that provides access to 'real-time' robot sensor data (e.g., joint angles, force sensors, vision data) and a 'safety protocol database' (e.g., ISO 13482, local regulations). Describe the API endpoints, input parameters, and expected output formats for these tools, and how agents will interact with them.
Adaptation plan
Keep the source stable, then change the prompt in a predictable order so the next run is easier to evaluate.
Keep stable
Hold the task contract and output shape stable so generated implementations remain comparable.
Tune next
Update libraries, interfaces, and environment assumptions to match the stack you actually run.
Verify after
Test failure handling, edge cases, and any code paths that depend on hidden context or secrets.