Reference for every Model Context Protocol (MCP) tool exposed at /mcp, with example prompts an agent (or a human) can use to invoke it. ← Back to home
ContactsTools · GetContactsread-onlyopen-world
Get the list of contacts in your Signaturit address book.
| Parameter | Type | Required | Description |
|---|---|---|---|
limit |
int? |
no | Maximum number of contacts to return (default 100). |
offset |
int? |
no | Pagination offset (default 0). |
email |
string |
no | Filter contacts by email address. |
name |
string |
no | Filter contacts by name. |
CreditsTools · GetCreditsread-onlyopen-world
Get the number of remaining credits in your account.
No parameters.
HelpTools · GetApiIntegrationGuideread-onlyopen-world
Get guidance on how to integrate a system with the Signaturit API.
No parameters.