create_invoice tool issues, mcp
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 194
- Forks
- 114
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 1
Description
issues with the create_invoice tool.
The information on this page https://github.com/paypal/agent-toolkit/blob/main/PROMPTS.md do not seem to be same as what the tool is doing/expecting.
tool seems to expect a unit_amount field. Not clear what the datatype for unit_amount is, pls clarify.
Also, quantity seems to be expected as a string by the tool. pls clarify.
Could you please provide a example payload for create_invoice, the tool description from the tool listing does not have an example. Whereas create_shipment_tracking provides an example.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with PROMPTS.md and the create_invoice tool listing, then compare their documented fields with the behavior described in this issue. Done means the documentation clarifies unit_amount and quantity and includes a create_invoice example comparable to the create_shipment_tracking example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100