chatgpt-api/packages/tool-client
Travis Fischer cf4a404fd0 feat: add tool-client and search example; refactor e2e 2025-06-24 07:34:22 -05:00
..
src feat: add tool-client and search example; refactor e2e 2025-06-24 07:34:22 -05:00
package.json feat: add tool-client and search example; refactor e2e 2025-06-24 07:34:22 -05:00
readme.md feat: add tool-client and search example; refactor e2e 2025-06-24 07:34:22 -05:00
tsconfig.json feat: add tool-client and search example; refactor e2e 2025-06-24 07:34:22 -05:00

readme.md

Project Identifier

@namespace/project-name

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