---
title: "POST /v2/{+name}"
method: POST
path: "/v2/{+name}"
tags: ["projects"]
---

# POST /v2/{+name}

`POST /v2/{+name}`

Gets a specific resource with POST.

## Path parameters

- `name` string, required

## Request body

- GetResourcePostRequest — Request message for ConnectorAgentService.GetResourcePost
  - `executionConfig` ExecutionConfig
    - `headers` string — headers to be used for the request. For example: headers:'{"x-integration-connectors-managed-connection-id":"conn-id","x-integration-connectors-runtime-config":"runtime-cfg"}'
  - `toolSpec` ToolSpec
    - `toolSpecVersion` string — Version of the tool spec. Format: providerId/connectorId/versionId/toolSpecId
    - `toolDefinitions` object[] — List of tool definitions.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/connectors.md) · [All operations](https://skmtc.dev/google/apis/connectors/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/connectors/revisions/1153921b6f7b/schema)
