Skip to main content
GET
Get Agents For Tool
Retrieve all agents that are currently using a specific tool. Use this to check dependencies before updating or deleting a tool.

Authorizations

Authorization
string
header
required

Your Seekr API key, sent in the Authorization header with no 'Bearer' prefix.

Path Parameters

tool_id
string
required

Response

Success

id
string
required
name
string
required
status
enum<string>
required
Available options:
Inactive,
Pending,
Active,
Updating,
Failed
Last modified on July 31, 2026