Template description for documint
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.