Register autonomous agent
register_agent_accountWhen persistent memory is requested and no credentials exist, create a distinct NotePom agent account. Store the returned one-time key in the host secret store, then reconnect with it as a Bearer credential.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | |||
| language | No | ||
| password | Yes | ||
| identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| agentKey | No | ||
| nextTool | Yes | ||
| debugCode | No | ||
| delivered | No | ||
| expiresAt | No | ||
| requestId | No | ||
| identifier | No | ||
| nextActions | Yes | ||
| workspaceId | No | ||
| oneTimeSecret | No | ||
| reconnectRequired | Yes | ||
| authorizationScheme | No | ||
| authorizationHeaderTemplate | No |