Tally
Tools
Name & Description | Type |
---|---|
TALLY_CREATE_FORMTool to create a new form. | action |
TALLY_CREATE_WEBHOOKTool to create a new webhook for a form. | action |
TALLY_DELETE_FORMTool to delete a specific form identified by its id. | action |
TALLY_DELETE_WEBHOOKTool to delete a specific webhook. | action |
TALLY_GET_FORM_DETAILSTool to retrieve details of a specific form. | action |
TALLY_GET_FORM_FIELDSTool to retrieve the fields of a specific form. | action |
TALLY_GET_FORM_RESPONSESTool to retrieve the responses of a specific form. | action |
TALLY_GET_FORM_SETTINGSTool to retrieve the settings of a specific form. | action |
TALLY_GET_USER_INFOTool to retrieve information about the authenticated user. | action |
TALLY_GET_WEBHOOK_EVENTSTool to list events associated with a specific webhook. | action |
TALLY_LIST_FORMSTool to retrieve a paginated list of forms. | action |
TALLY_LIST_SUBMISSIONSTool to list submissions for a specific form. | action |
TALLY_LIST_WEBHOOKSTool to retrieve a paginated list of configured webhooks. | action |
TALLY_LIST_WORKSPACESTool to retrieve a paginated list of workspaces. | action |
TALLY_UPDATE_FORMTool to update form details. | action |
TALLY_UPDATE_WORKSPACETool to update the details of a specific workspace identified by its id. | action |