List objective tool calls
Lists all tool calls for an objective
Path parameters
The objective ID to return tool calls for
Query parameters
Maximum number of results to return
Pagination cursor from previous response
Filter by tool call status
When set to true you may use more of your alloted API rate-limit
Filter by tool call execution status. Useful for reverse-harness polling of bare tool calls waiting for externally supplied content (TOOL_CALL_EXECUTION_STATUS_WAITING_FOR_CONTENT).
Filters by metadata labels. Comma-separated key=value pairs, e.g. "env=prod,team=ai". A resource matches only if every pair matches exactly (AND semantics).
Response
OK
Example response
{
"items": [
{
"metadata": {
"accountId": "account_01HXKD2E5NQM3T9AYWCFTJHJVF",
"workspaceId": "workspace_01HXKD2E5NQM3T9AYWCF133E3Q",
"profileId": "profile_01HXKD2E5NQM3T9AYWCFS0AP08"
},
"data": {
"callable": {
"tool": {
"accountId": "account_01HXKD2E5NQM3T9AYWCFTJHJVF",
"workspaceId": "workspace_01HXKD2E5NQM3T9AYWCF133E3Q",
"profileId": "profile_01HXKD2E5NQM3T9AYWCFS0AP08"
}
},
"statusChangedBy": {
"metadata": {
"accountId": "account_01HXKD2E5NQM3T9AYWCFTJHJVF",
"profileId": "profile_01HXKD2E5NQM3T9AYWCFS0AP08"
}
}
},
"info": {
"objective": {
"accountId": "account_01HXKD2E5NQM3T9AYWCFTJHJVF",
"workspaceId": "workspace_01HXKD2E5NQM3T9AYWCF133E3Q",
"profileId": "profile_01HXKD2E5NQM3T9AYWCFS0AP08"
},
"createdBy": {
"metadata": {
"accountId": "account_01HXKD2E5NQM3T9AYWCFTJHJVF",
"profileId": "profile_01HXKD2E5NQM3T9AYWCFS0AP08"
}
}
}
}
]
}Changes
Changed in 10 of the 57 revisions of this API.21112
- ▲
added to the
///////response propertyoneOflist for the response statusresponse-property-one-of-added
- ▲
the
///////response's property type changed fromobjectto no type for statusresponse-property-type-changed
- ●
removed the optional property
////////from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
////////from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
////////from the response with the statusresponse-optional-property-removed
- ○
added discriminator to
///////response property for the response statusresponse-property-discriminator-added
- ▲
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
- ○
added the new optional
queryrequest parameterlabelsnew-optional-request-parameter
- ○
- ●
added the new
TOOL_CALL_EXECUTION_STATUS_WAITING_FOR_CONTENTenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
added the new optional
queryrequest parameterexecutionStatusnew-optional-request-parameter
- ●
- ●
removed the optional property
/////////from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/////////from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/////////from the response with the statusresponse-optional-property-removed
- ○
added the optional property
/////////to the response with the statusresponse-optional-property-added
- ○
added the optional property
/////to the response with the statusresponse-optional-property-added
This revision also has 27 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
- ●
removed the optional property
///from the response with the statusresponse-optional-property-removed
- ●
- ○
added the optional property
/////////to the response with the statusresponse-optional-property-added
- ○
added the optional property
/////////to the response with the statusresponse-optional-property-added
- ○
added the optional property
/////////to the response with the statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the response property
//became required for the statusresponse-property-became-required
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
added the new
PROFILE_TYPE_UNSPECIFIEDenum value to the/////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
PROFILE_TYPE_UNSPECIFIEDenum value to the/////response property for the response statusresponse-property-enum-value-added
- ●