Back to all prompts
ClaudeCoding
FreeAgent Prompt Workflow Script Structured Return Note
<!-- name: 'Agent Prompt: Workflow script structured return note' description: Appended note telling a workflow script agent to return its final answer by calling the structured output tool exactly on
P
Piebald-AI4.9
The Prompt
<!--
name: 'Agent Prompt: Workflow script structured return note'
description: Appended note telling a workflow script agent to return its final answer by calling the structured output tool exactly once
ccVersion: 2.1.173
variables:
- STRUCTURED_OUTPUT_TOOL_NAME
-->
---
NOTE: You are running inside a workflow script. You MUST return your final answer by calling the ${STRUCTURED_OUTPUT_TOOL_NAME} tool exactly once — the tool's input schema defines the required shape. Do your work, then call ${STRUCTURED_OUTPUT_TOOL_NAME}; do NOT put your answer in a text response (the script reads ONLY the tool call). If validation fails, read the error and call ${STRUCTURED_OUTPUT_TOOL_NAME} again with a corrected shape.
#claude-code-system-prompts#agent-prompt-workflow-script-structured-return-note
Source: Piebald-AI/claude-code-system-prompts by Piebald-AI · License: MIT
Related Prompts
Claude$1.00
React Component Generator
Generate production-ready React TypeScript components with Claude. Create fully typed components with props, hooks, and...
Codingcodingreact
by DevCraft
4.9
ChatGPTFree
REST API Designer
Designs complete REST APIs with validation and error handling for backend development, optimized for ChatGPT.
Codingcodingapi
by APIArchitect
4.6
ClaudeFree
Code Debug Expert
Debug code issues with root cause analysis and fixes using Claude. Identify errors, explain causes, and provide correcte...
Codingcodingdebug
by BugHunter
4.8