AI & ML16 toolsPaste one API key
PromptLayer integration for AI agents
PromptLayer is a prompt management and observability platform for versioning, evaluating, running, and analyzing LLM applications.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect PromptLayer once and call the same tools from all of them.
Setup
Connect PromptLayer through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
PromptLayer exposes 16 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
promptlayer_get_prompt_template | Retrieve a prompt template version, release label, messages, model metadata, snippets, and | Read |
promptlayer_get_registered_tool | Retrieve a PromptLayer registered tool definition by ID or name at a selected version or | Read |
promptlayer_get_request_log | Retrieve one PromptLayer request log with its recorded input, output, timing, usage, metadata | Read |
promptlayer_get_skill_collection | Retrieve a PromptLayer skill collection and its files as JSON at a selected version or release | Read |
promptlayer_get_table | Retrieve one PromptLayer Table's metadata and per-sheet row counts by UUID | Read |
promptlayer_get_workflow | Retrieve a PromptLayer workflow definition by ID or name at a specific version or release label | Read |
promptlayer_list_folder_entities | Browse or search PromptLayer folders and registry entities in the API-key workspace, optionally | Read |
promptlayer_list_prompt_templates | Search and page through PromptLayer prompt templates and snippets without executing a model | Read |
promptlayer_list_registered_tools | List and filter tools defined in PromptLayer's tool registry without executing them | Read |
promptlayer_list_skill_collections | List and filter PromptLayer skill collections available in the API-key workspace | Read |
promptlayer_list_table_columns | List one page of user and optionally system columns for a PromptLayer Table sheet | Read |
promptlayer_list_table_rows | Read one page of rows and cells from a PromptLayer Table sheet, with optional schema and | Read |
promptlayer_list_table_sheets | List one page of sheets in a PromptLayer Table, optionally filtering by referenced prompt | Read |
promptlayer_list_tables | Search and page through PromptLayer Tables by folder, name, or referenced prompt | Read |
promptlayer_list_workflows | Search and page through PromptLayer workflows without running them | Read |
promptlayer_search_request_logs | Search PromptLayer request logs by text or structured filters and return one rate-limited page | Read |