bodyobject · requiredBounded request body sent to the connected application.
Google Calendar
Check busy intervals across connected Google calendars without reading event details.
Returns busy intervals for up to 50 calendars in a bounded time range without exposing event titles or descriptions. Always one $0.0050 request.
Agents select this operation with tool ID google-calendar.free-busy, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
calendarsobjectReturned calendars value.
kindstringReturned kind value.
timeMaxstringReturned time max value.
timeMinstringReturned time min 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-calendar.free-busy",
"input": {
"body": {
"items": [
{
"id": "YOUR-GOOGLE-CALENDAR-ID"
}
],
"timeMax": "2026-08-25T17:00:00Z",
"timeMin": "2026-08-25T09:00:00Z",
"timeZone": "Europe/London"
}
}
}{
"kind": "calendar#freeBusy",
"timeMax": "2026-08-17T17:00:00.000Z",
"timeMin": "2026-08-17T09:00:00.000Z",
"calendars": {
"primary": {
"busy": [
{
"end": "2026-08-17T10:30:00Z",
"start": "2026-08-17T10:00:00Z"
}
]
}
}
}connection_required: This capability acts on your own Google Calendar, which isn't connected yet.Open connect_url, approve Google Calendar event and calendar-list 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 Calendar
Check busy intervals across connected Google calendars without reading event details.
Returns busy intervals for up to 50 calendars in a bounded time range without exposing event titles or descriptions. Always one $0.0050 request.
Agents select this operation with tool ID google-calendar.free-busy, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
calendarsobjectReturned calendars value.
kindstringReturned kind value.
timeMaxstringReturned time max value.
timeMinstringReturned time min 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-calendar.free-busy",
"input": {
"body": {
"items": [
{
"id": "YOUR-GOOGLE-CALENDAR-ID"
}
],
"timeMax": "2026-08-25T17:00:00Z",
"timeMin": "2026-08-25T09:00:00Z",
"timeZone": "Europe/London"
}
}
}{
"kind": "calendar#freeBusy",
"timeMax": "2026-08-17T17:00:00.000Z",
"timeMin": "2026-08-17T09:00:00.000Z",
"calendars": {
"primary": {
"busy": [
{
"end": "2026-08-17T10:30:00Z",
"start": "2026-08-17T10:00:00Z"
}
]
}
}
}connection_required: This capability acts on your own Google Calendar, which isn't connected yet.Open connect_url, approve Google Calendar event and calendar-list 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 Calendar
Check busy intervals across connected Google calendars without reading event details.
Returns busy intervals for up to 50 calendars in a bounded time range without exposing event titles or descriptions. Always one $0.0050 request.
Agents select this operation with tool ID google-calendar.free-busy, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
calendarsobjectReturned calendars value.
kindstringReturned kind value.
timeMaxstringReturned time max value.
timeMinstringReturned time min 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-calendar.free-busy",
"input": {
"body": {
"items": [
{
"id": "YOUR-GOOGLE-CALENDAR-ID"
}
],
"timeMax": "2026-08-25T17:00:00Z",
"timeMin": "2026-08-25T09:00:00Z",
"timeZone": "Europe/London"
}
}
}{
"kind": "calendar#freeBusy",
"timeMax": "2026-08-17T17:00:00.000Z",
"timeMin": "2026-08-17T09:00:00.000Z",
"calendars": {
"primary": {
"busy": [
{
"end": "2026-08-17T10:30:00Z",
"start": "2026-08-17T10:00:00Z"
}
]
}
}
}connection_required: This capability acts on your own Google Calendar, which isn't connected yet.Open connect_url, approve Google Calendar event and calendar-list 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.