# ElevenLabsAccessInfo

Model ID: `ElevenLabsAccessInfo`

Creator / access metadata on an agent or tool.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `creator_email` | `string|null` | No |  |  | `null` | Yes |  |
| `creator_name` | `string|null` | No |  |  | `null` | Yes |  |
| `is_creator` | `boolean|null` | No |  |  | `null` | Yes |  |
| `role` | `string|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
