You're viewing a demo portfolio

Join the waitlist
PRSM

agent_delegate

Active

Tool of aeX402 RPC (Solana + Robinhood Chain)

declared in 0.1.0

Delegate a task to an independent specialist AI agent session. The delegate runs with full tool access and returns its response. Useful for breaking complex tasks into subtasks. Max depth: 3.

Parameters schema

{
  "type": "object",
  "required": [
    "message"
  ],
  "properties": {
    "role": {
      "type": "string",
      "description": "Role for new agent (e.g. \"Solana pool analyst\", \"route optimizer\"). Ignored if resuming session."
    },
    "model": {
      "type": "string",
      "description": "Model ID or alias (default: gpt-4o-mini)"
    },
    "message": {
      "type": "string",
      "description": "Task or question for the delegate agent"
    },
    "session": {
      "type": "string",
      "description": "Existing session ID to resume, or omit to create new session"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

aeX402 RPC (Solana + Robinhood Chain)

1/7 registries
View full server →