Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MONOTYPE_TOKEN | No | Your Monotype authentication token |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| invite_user_for_customer | Invite a user for a customer. This is equivalent to creating a user for the customer. The user receives an email invitation and then gets onboarded. |
| get_teams_for_customer | Get all teams for a specific customer ID |
| get_roles_for_customer | Get all roles for a specific customer ID |
| get_role_id_by_name | Get role ID by role name. Searches through all roles for the customer and returns the role ID if found. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |