Tool to permanently delete a single template by its ID. Use when you need to remove an outdated or unused template; ensure the template ID is correct before calling.
Tool to retrieve a single template by its ID. Use when you need to fetch details of a specific template before generating documents.
Tool to list all documents in the authenticated user's account. Use after obtaining a valid API key.
Tool to list all templates in the authenticated user's account. Use after obtaining a valid API key.
Tool to update a single template by its ID. Use when you need to modify an existing template's settings or layout after fetching its current details.