MCPcopy Create free account
hub / github.com/awsdocs/aws-doc-sdk-examples / input

Method input

javascriptv3/example_code/libs/prompter.js:18–20  ·  view source on GitHub ↗

* @param {{ message: string }} options

(options)

Source from the content-addressed store, hash-verified

16 * @param {{ message: string }} options
17 */
18 input(options) {
19 return input(options);
20 }
21
22 /**
23 * @param {{ message: string }} options

Callers 15

createTopicMethod · 0.45
createQueuesMethod · 0.45
publishMessagesMethod · 0.45
_handleInputMethod · 0.45
startWorkflowMethod · 0.45
getPollDataMethod · 0.45
executeDecisionTaskMethod · 0.45
pollAndExecuteMethod · 0.45
createScheduleAsyncMethod · 0.45
processCollectionMethod · 0.45
invokeToolMethod · 0.45

Calls

no outgoing calls

Tested by 2

processCollectionMethod · 0.36