ClawLink
Developer Tools37 toolsPaste one API key

Svix integration for AI agents

Svix is an enterprise-ready webhooks service that enables developers to send webhooks reliably and securely.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Svix once and call the same tools from all of them.

Setup

Connect Svix through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Svix exposes 37 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
svix_app_getRetrieve details of a specific Svix application by its IDRead
svix_app_listList all applicationsRead
svix_attempt_getRetrieve details of a specific message attemptRead
svix_attempt_listList all delivery attempts for a specific messageRead
svix_endpoint_getRetrieve details of a specific endpointRead
svix_endpoint_listList all endpoints for a specific applicationRead
svix_endpoint_secret_getRetrieve the secret for a specific endpointRead
svix_endpoint_stats_getRetrieve basic statistics for a specific endpointRead
svix_endpoint_transformation_getRetrieve transformation settings for a specific endpointRead
svix_event_type_getRetrieve details of a specific event type by its nameRead
svix_event_type_listRetrieve a list of all event typesRead
svix_integration_getRetrieve details of a specific integrationRead
svix_integration_listList all integrations for a specific applicationRead
svix_message_getRetrieve details of a specific message by its IDRead
svix_message_listList all messages for a specific applicationRead
svix_app_createCreate a new Svix applicationRead
svix_app_updateUpdate an existing Svix application by IDRead
svix_endpoint_createCreate a new Svix webhook endpointRead
svix_endpoint_patchPartially update an endpoint’s configurationRead
svix_endpoint_patch_headersPartially update headers for a specific endpointRead
svix_endpoint_recover_failed_webhooksRecover messages that failed to send to an endpointRead
svix_endpoint_replay_missingReplay missing webhooks for a specific endpointRead
svix_endpoint_send_example_messageSend a test message for a specific event type to an endpointRead
svix_endpoint_transformation_setSet or update transformation settings for an endpointRead
svix_endpoint_updateUpdate an existing endpoint or create it if it doesn't exist (upsert)Read
svix_endpoint_update_headersCompletely replace headers for a specific endpointRead
svix_event_type_createCreate a new event type in Svix or unarchive an existing oneRead
svix_event_type_updateUpdate an existing event type's description, schema, feature flags, or archive statusRead
svix_integration_createCreate a new integration for a specific applicationRead
svix_integration_updateUpdate an existing integration by IDRead