Spondyr
Overview
SLUG: SPONDYR
Description
Template description for spondyr
Authentication Details
API Key
Connecting to Spondyr
Create an auth config
Use the dashboard to create an auth config for the Spondyr toolkit. This allows you to connect multiple Spondyr accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Spondyr Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Spondyr toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
SPONDYR_CONDITIONS_LIST
Tool Name: List Conditions
Description
Action Parameters
Action Response
SPONDYR_CREATE_CONDITION
Tool Name: Create Condition
Description
Action Parameters
Action Response
SPONDYR_CREATE_TRANSACTION_TYPE
Tool Name: Create Transaction Type
Description
Action Parameters
Action Response
SPONDYR_DELIVER_SPONDYR
Tool Name: Deliver Spondyr correspondence
Description
Action Parameters
Action Response
SPONDYR_EVENT_TYPE_UPDATE
Tool Name: Update Event Type
Description
Action Parameters
Action Response
SPONDYR_GET_EVENT_TYPES
Tool Name: List Event Types
Description
Action Parameters
Action Response
SPONDYR_GET_SPONDYR_STATUS
Tool Name: Get Spondyr Status
Description
Action Parameters
Action Response
SPONDYR_GET_TRANSACTION_TYPES
Tool Name: Get Transaction Types
Description
Action Parameters
Action Response
SPONDYR_RECIPIENTS_LIST
Tool Name: List Recipients
Description
Action Parameters
Action Response
SPONDYR_RECIPIENT_DELETE
Tool Name: Delete Recipient
Description
Action Parameters
Action Response
SPONDYR_RECIPIENT_GET
Tool Name: Get Recipient
Description
Action Parameters
Action Response
SPONDYR_SEARCH_FILTERS_LIST
Tool Name: List Search Filters
Description
Action Parameters
Action Response
SPONDYR_SEARCH_FILTER_CREATE
Tool Name: Create Search Filter
Description
Action Parameters
Action Response
SPONDYR_SEARCH_FILTER_DELETE
Tool Name: Delete Search Filter
Description
Action Parameters
Action Response
SPONDYR_SEARCH_FILTER_GET
Tool Name: Get Search Filter
Description
Action Parameters
Action Response
SPONDYR_SEARCH_SPONDYRS
Tool Name: Search Correspondence
Description
Action Parameters
Action Response
SPONDYR_SSO_STUB
Tool Name: Create Spondyr SSO stub
Description
Action Parameters
Action Response
SPONDYR_TEMPLATES_LIST
Tool Name: List Templates
Description
Action Parameters
Action Response
SPONDYR_TEMPLATE_GET
Tool Name: Get Template
Description
Action Parameters
Action Response
SPONDYR_TRANSACTION_TYPE_GET
Tool Name: Get Transaction Type
Description
Action Parameters
Action Response
SPONDYR_TRANSACTION_TYPE_UPDATE
Tool Name: Update Transaction Type
Description
Action Parameters
Action Response