max_pagesinteger · optionalMaximum number of result pages to request.
minimum: 1 · maximum: 10
Google Drive
List comments and their replies on one Google Drive file.
Pages through file comments, optionally including deleted comments, with an explicit field selector. Always one upstream request at $0.0050.
Agents select this operation with tool ID google-drive.comments-list, then inspect its current executable contract before a run.
max_pagesinteger · optionalMaximum number of result pages to request.
minimum: 1 · maximum: 10
pathobject · requiredIdentifier path for the authorised connected-app record.
queryobject · requiredSearch terms used to find relevant records.
pagesnumberReturned pages value.
resultsarrayReturned results value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "google-drive.comments-list",
"input": {
"path": {
"fileId": "YOUR-GOOGLE-DRIVE-FILE-ID"
},
"query": {
"fields": "nextPageToken,comments(id,content,resolved,createdTime,modifiedTime,author,replies)",
"pageSize": 10
},
"max_pages": 1
}
}{
"pages": 1,
"results": [
{
"id": "comment-output-id",
"content": "Please confirm the launch date.",
"resolved": false
}
]
}connection_required: This capability acts on the connected Google Workspace, which is not available yet.Open connect_url, approve Google Drive access, then retry this run unchanged.Scrollport validates tools for connected apps and provides them on a pay-as-you-go basis so your agent can use accounts you already own without receiving sensitive API keys.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.
Google Drive
List comments and their replies on one Google Drive file.
Pages through file comments, optionally including deleted comments, with an explicit field selector. Always one upstream request at $0.0050.
Agents select this operation with tool ID google-drive.comments-list, then inspect its current executable contract before a run.
max_pagesinteger · optionalMaximum number of result pages to request.
minimum: 1 · maximum: 10
pathobject · requiredIdentifier path for the authorised connected-app record.
queryobject · requiredSearch terms used to find relevant records.
pagesnumberReturned pages value.
resultsarrayReturned results value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "google-drive.comments-list",
"input": {
"path": {
"fileId": "YOUR-GOOGLE-DRIVE-FILE-ID"
},
"query": {
"fields": "nextPageToken,comments(id,content,resolved,createdTime,modifiedTime,author,replies)",
"pageSize": 10
},
"max_pages": 1
}
}{
"pages": 1,
"results": [
{
"id": "comment-output-id",
"content": "Please confirm the launch date.",
"resolved": false
}
]
}connection_required: This capability acts on the connected Google Workspace, which is not available yet.Open connect_url, approve Google Drive access, then retry this run unchanged.Scrollport validates tools for connected apps and provides them on a pay-as-you-go basis so your agent can use accounts you already own without receiving sensitive API keys.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.
Google Drive
List comments and their replies on one Google Drive file.
Pages through file comments, optionally including deleted comments, with an explicit field selector. Always one upstream request at $0.0050.
Agents select this operation with tool ID google-drive.comments-list, then inspect its current executable contract before a run.
max_pagesinteger · optionalMaximum number of result pages to request.
minimum: 1 · maximum: 10
pathobject · requiredIdentifier path for the authorised connected-app record.
queryobject · requiredSearch terms used to find relevant records.
pagesnumberReturned pages value.
resultsarrayReturned results value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "google-drive.comments-list",
"input": {
"path": {
"fileId": "YOUR-GOOGLE-DRIVE-FILE-ID"
},
"query": {
"fields": "nextPageToken,comments(id,content,resolved,createdTime,modifiedTime,author,replies)",
"pageSize": 10
},
"max_pages": 1
}
}{
"pages": 1,
"results": [
{
"id": "comment-output-id",
"content": "Please confirm the launch date.",
"resolved": false
}
]
}connection_required: This capability acts on the connected Google Workspace, which is not available yet.Open connect_url, approve Google Drive access, then retry this run unchanged.Scrollport validates tools for connected apps and provides them on a pay-as-you-go basis so your agent can use accounts you already own without receiving sensitive API keys.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.