Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MARKETO_BASE_URL | Yes | Your Marketo instance URL (e.g., https://123-ABC-456.mktorest.com/rest) | |
MARKETO_CLIENT_ID | Yes | Your Marketo API Client ID | |
MARKETO_CLIENT_SECRET | Yes | Your Marketo API Client Secret |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
marketo_get_forms | - |
marketo_approve_form | - |
marketo_clone_form | - |
marketo_get_form_by_id | - |