load-routines
Load and execute pre-configured routines by stitching together actions from MCP tools, enabling efficient automation and custom workflows on the fly.
Instructions
Load routines
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}