Granicus govDelivery TMS
Send and track transactional public-sector email and SMS messages with GovDelivery TMS.
Tools
| Name | Description |
|---|---|
list_email_messagesList GovDelivery TMS email messages. | List GovDelivery TMS email messages. |
list_sms_messagesList GovDelivery TMS SMS messages. | List GovDelivery TMS SMS messages. |
send_email_messageCreate and send a GovDelivery TMS email message to explicit recipients. | Create and send a GovDelivery TMS email message to explicit recipients. |
send_sms_messageCreate and send a GovDelivery TMS SMS message to explicit recipients. | Create and send a GovDelivery TMS SMS message to explicit recipients. |
get_message_recipientsList recipients for an email or SMS message, optionally filtered by delivery state. | List recipients for an email or SMS message, optionally filtered by delivery state. |
list_webhooksList GovDelivery TMS webhooks. | List GovDelivery TMS webhooks. |
upsert_webhookCreate a new GovDelivery TMS webhook or update an existing webhook by ID. | Create a new GovDelivery TMS webhook or update an existing webhook by ID. |
delete_webhookDelete a GovDelivery TMS webhook by ID. | Delete a GovDelivery TMS webhook by ID. |
list_templatesList GovDelivery TMS email or SMS templates. | List GovDelivery TMS email or SMS templates. |
Triggers
| Name | Description |
|---|---|
delivery_webhookReceives a GovDelivery TMS webhook delivery. Create the webhook in TMS with this trigger URL. | Receives a GovDelivery TMS webhook delivery. Create the webhook in TMS with this trigger URL. |
Quick Start
import { WeavzClient } from '@weavz-io/sdk'
const weavz = new WeavzClient({ apiKey: 'wvz_...' })
const result = await weavz.actions.execute('granicus-govdelivery', 'list_email_messages', {
workspaceId: '550e8400-e29b-41d4-a716-446655440000',
integrationAlias: 'granicus-govdelivery',
input: { /* ... */ },
})Related Integrations
Works well with
Frequently Asked Questions
How do I connect Granicus govDelivery TMS to my app?
Use Weavz Hosted Connect for API Key authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.
What tools does Granicus govDelivery TMS support?
Granicus govDelivery TMS supports 9 tools including List Email Messages, List SMS Messages, Send Email Message, Send SMS Message, Get Message Recipients, and more.
Can I use Granicus govDelivery TMS with AI agents?
Yes. Add Granicus govDelivery TMS to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.
Can Granicus govDelivery TMS be used in stateful agent workflows?
Yes. Agents can combine Granicus govDelivery TMS tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.
What authentication does Granicus govDelivery TMS use?
Granicus govDelivery TMS uses API Key. Weavz stores credentials securely and uses them for authorized action execution.
How much does the Granicus govDelivery TMS integration cost?
The Granicus govDelivery TMS integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.
What triggers does Granicus govDelivery TMS support?
Granicus govDelivery TMS supports 1 triggers including Delivery Webhook.
Connect Granicus govDelivery TMS in minutes
Get 20,000 free action executions every month. No credit card required.