---
title: "Refresh Tools"
method: POST
path: "/api/v1/agent-integrations/{agent_integration_id}/refresh-tools"
tags: ["agent-integrations"]
---

# Refresh Tools

`POST /api/v1/agent-integrations/{agent_integration_id}/refresh-tools`

Refresh cached tools metadata for a tenant integration (currently Composio only).

## Path parameters

- `agent_integration_id` string, uuid, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/getanana/apis/cleon-api.md) · [All operations](https://skmtc.dev/getanana/apis/cleon-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getanana/cleon-api/revisions/c0f54348e251/schema)
