chatgpt-api/packages/tool-client
Travis Fischer 8446d1405e feat: add missing zod peer dep to @agentic/platform-tool-client 2025-06-29 08:37:06 -05:00
..
src
package.json feat: add missing zod peer dep to @agentic/platform-tool-client 2025-06-29 08:37:06 -05:00
readme.md
tsconfig.json

readme.md

Project Identifier

@namespace/project-slug

Deployment Identifier

${projectIdentifier} => ${projectIdentifier}@latest ${projectIdentifier}@latest ${projectIdentifier}@dev ${projectIdentifier}@deploymentHash ${projectIdentifier}@version

Tool Identifier

${deploymentIdentifier}/tool_name

Tool Names

  • Must start with a letter or underscore
  • Can include only letters, numbers, and underscores
  • Use either camelCase or snake_case consistently across all tools

OpenAI vs Anthropic vs Google vs MCP tool name restrictions