vorim_request_token
Request short-lived access tokens for AI agents with specific permission scopes to authenticate with external providers.
Instructions
Request a short-lived access token for an agent. Returns a scoped token for the specified provider.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent requesting the token | |
| scope | Yes | Permission scope for the token | |
| provider_id | No | Target provider identifier |