authProfile
Manage and authenticate user identities within the Routine system to interact with calendars, tasks, and notes efficiently.
Instructions
Main user identity.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}