You're viewing a demo portfolio

Join the waitlist
PRSM

get_agent_guide

Active

Tool 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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

SimpleFunctions

https://github.com/spfunctions/simplefunctions-cli

2/7 registries
View full server →