get_agent_guide
ActiveTool of SimpleFunctions
declared in 1.0.0
Runtime playbook for agents: step-by-step workflows for query / monitor / integrate intents. Use when an agent is lost or needs onboarding.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"q": {
"type": "string",
"description": "Specific question to scope the guide"
},
"intent": {
"enum": [
"query",
"monitor",
"integrate"
],
"type": "string",
"description": "Workflow intent"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SimpleFunctions
https://github.com/spfunctions/simplefunctions-cli
2/7 registries