{ "total": 123, "success": 123, "failure": 123 }
Documentation IndexFetch the complete documentation index at: https://docs.agentcloud.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.agentcloud.dev/llms.txt
Use this file to discover all available pages before exploring further.
Represents the record count information for a datasource, including total, successful, and failed records.
The total number of records processed.
The number of successfully processed records.
The number of records that failed to process.