new_api_key
Generate a new API key for secure access and integration with the revenuebase-mcp-server. This tool ensures users can quickly obtain fresh keys for authentication and data interaction.
Instructions
Generates and returns a new API key for the user.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "new_api_keyArguments",
"type": "object"
}