Skip to content

Commit 80b7568

Browse files
committed
review changes
1 parent e27ece7 commit 80b7568

File tree

1 file changed

+1
-1
lines changed
  • sources/platform/integrations/ai

1 file changed

+1
-1
lines changed

sources/platform/integrations/ai/mcp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ When Skyfire payment mode is enabled, the agent handles the full payment flow au
364364
1. The agent discovers relevant Actors via `search-actors` or `fetch-actor-details` (these remain free).
365365
1. Before executing an Actor, the agent creates a PAY token using the `create-pay-token` tool from the Skyfire MCP server (minimum $5.00 USD).
366366
1. The agent passes the PAY token in the `skyfire-pay-id` input property when calling the Actor tool.
367-
1. Results are returned as usual. Unused funds on the token remain available for future runs or are returned upon expiration.
367+
1. The Actor returns results as usual. Unused funds on the token remain available for future runs or return upon expiration.
368368

369369
To learn more, see the [Skyfire integration documentation](/platform/integrations/skyfire) and the [Agentic Payments with Skyfire](https://blog.apify.com/agentic-payments-skyfire/) blog post.
370370

0 commit comments

Comments
 (0)