get_agent_me
Retrieve the authenticated agent's profile to verify API key validity and access identity metadata including ID, name, and description.
Instructions
Get the current agent's profile.
Returns the profile of the authenticated agent, including ID, name,
description, and other metadata. Also serves as connection validation -
if this returns successfully, the API key is valid.
Returns:
JSON string containing the agent's profile.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||