Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.
Get App UserESPOCRM_GET_APP_USER
Tool to retrieve current user data including token, ACL, and preferences. Use after successful authentication to fetch session-specific profile.
Get MetadataESPOCRM_GET_METADATA
Test connectivity to the Docparser API by calling the ping endpoint. Use this tool to verify that your API credentials are valid and the service is reachable. Returns a simple 'pong' message on success.