register_user_agent
Register a new external agent with the Thenvoi AI platform to manage agent identities and obtain a unique API key for integration.
Instructions
Register a new external agent.
Returns the agent details including API key. Save the API key - it's only shown once!
Args:
name: Agent name (required).
description: Agent description (optional).
model_type: AI model type (optional).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| description | No | ||
| model_type | No |