Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 487 Bytes

File metadata and controls

12 lines (8 loc) · 487 Bytes

WriteActionType

Valid only for write actions. Represents the type of write action. REDIRECT - The client renders the URL which contains information for carrying out the action. EXECUTION - Send a request to an external server and execute the action. MCP - Send a tools/call request to an MCP server to execute the action.

Values

Name Value
REDIRECT REDIRECT
EXECUTION EXECUTION
MCP MCP